Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev/docs #131

Closed
wants to merge 52 commits into from
Closed

Conversation

DenisBiryukov91
Copy link
Contributor

Updated documentation.

DenisBiryukov91 and others added 30 commits May 15, 2024 12:28
added support for bytes writer;
fixed functions passed to closures to be called through extern C wrapper
add tests for Bytes;
fix example with custom codec;
updated branches to dev/1.0.0;
remove usage of designated initializers (sincen ot standard for c++17);
do not return error directly in Query::reply/reply_err;
…anges/build_fix

Compatibility with dev/1.0.0 branch of zenoh-c
…onal-in-options

Use std::optional for optional arguments in options
fixed get with channels in tests and examples;
DenisBiryukov91 and others added 22 commits June 10, 2024 16:32
…sing_features_from_zenoh_c

Add missing zenoh-c features support
fix Bytes.serialize to accept data by reference;
…dynamic_casts

replace dynamic casts with static ones
add support for more stl containers serialization/ deserialization
…publisher_set_methods

remove publisher set methods
@DenisBiryukov91 DenisBiryukov91 deleted the dev/docs branch July 5, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants